home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4647 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  740 b 

  1. Path: news.global1.net!news
  2. From: youngrc@global1.net
  3. Newsgroups: comp.lang.c
  4. Subject: fopen and VMS help??
  5. Date: 6 Feb 1996 05:44:55 GMT
  6. Organization: CMA Consulting Services
  7. Message-ID: <4f6psn$t2v@news.global1.net>
  8. NNTP-Posting-Host: ppp11.global1.net
  9. X-Newsreader: SPRY News 3.03 (SPRY, Inc.)
  10.  
  11. I'm writing variable length blocks to a tape in VMS one byte at a time (using C).  How do I specify end of block.  I am using fputc.  
  12. Characters in the block could be \n (LF), but when I do a hex dump, those bytes don't appear!  I assume I need to specify the correct 
  13. parameters in the fopen().  Can someone help me with the parameters?  Thank you, thank you, thank you!
  14.  
  15.  
  16. Ron Young
  17. Consultant
  18. CMA Consulting Services
  19. youngrc@global1.net
  20.  
  21.  
  22.